Skip to content

fix(cli): stop advertising missing init examples#2352

Closed
miguel-heygen wants to merge 1 commit into
mainfrom
fix/docs-init-examples
Closed

fix(cli): stop advertising missing init examples#2352
miguel-heygen wants to merge 1 commit into
mainfrom
fix/docs-init-examples

Conversation

@miguel-heygen

Copy link
Copy Markdown
Collaborator

Summary

  • document only the bundled blank example as always available
  • direct users to interactive init/catalog for dynamic registry examples
  • add a regression test that keeps always-available docs aligned with bundled templates

Reproduction

npx hyperframes@0.7.56 init ... --example title-card --non-interactive fails because title-card is not in the registry, despite the installed examples docs advertising it.

Test plan

  • bun test packages/cli/src/docs/examples.test.ts
  • bunx prettier --check packages/cli/src/docs/examples.md packages/cli/src/docs/examples.test.ts
  • git diff --check

Human review required; do not self-merge.

@miguel-heygen

Copy link
Copy Markdown
Collaborator Author

Closing in the owner-scoped backlog value sweep. This is a narrow lint/audit/docs/example/skills refinement, is currently conflicting, or adds more maintenance surface than its demonstrated user impact justifies. Reopen only if a current reproducible case makes it a priority again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant